home *** CD-ROM | disk | FTP | other *** search
/ Hot Super Models / Hot Super Models.iso / dos / tif / todo.doc < prev    next >
Text File  |  1992-07-07  |  804b  |  23 lines

  1. Things I'm inclined to do myself, in order of importance:
  2.  
  3.  
  4. ESC should stop image from displaying.  Easy for GIF and TARGA, but
  5.         seems nearly impossible for JPEG.
  6. Print messages on the graphics screen.
  7.  
  8. Slide show mode.
  9. Zoom and Pan for the displayed image.
  10. Graceful error report.
  11. Display 16 bit targas on 8 bit displays.
  12. write a 32 bit integer only pow(x,y) routine
  13.  
  14.  
  15. Things I can't do, but would like to see:
  16. Add more video card support. S3 hicolor, for example. and Diamond 24bit
  17. GIF reading is S---L---O---W. 1/2 the speed of VUIMG(TM).
  18. Reading off of floppy is nearly unbearable. Is it the djgcc I/O routines
  19.         or the decoders?        
  20. Add more picture formats. Although the primary function for the viewer
  21.         is for JPEG files, other formats would be nice.
  22.  
  23.